home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 100 / MacAddict_100_2004_12.iso / mac / Software / Fun & Games / Pop the Wheezil™ 1.0.3.sit / Pop the Wheezil™ 1.0.3 / Pop the Wheezil™.rsrc / plst_0 < prev    next >
Extensible Markup Language  |  2004-08-07  |  1KB  |  50 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeExtensions</key>
  11.             <array>
  12.                 <string>*</string>
  13.             </array>
  14.             <key>CFBundleTypeIconFile</key>
  15.             <string>129</string>
  16.             <key>CFBundleTypeName</key>
  17.             <string>Pop the Wheezil file</string>
  18.             <key>CFBundleTypeOSTypes</key>
  19.             <array>
  20.                 <string>rsrc</string>
  21.             </array>
  22.             <key>CFBundleTypeRole</key>
  23.             <string>None</string>
  24.         </dict>
  25.     </array>
  26.     <key>CFBundleIconFile</key>
  27.     <string>128</string>
  28.     <key>CFBundleIdentifier</key>
  29.     <string>com.GroundZeroSW.PoptheWheezil</string>
  30.     <key>CFBundleInfoDictionaryVersion</key>
  31.     <string>6.0</string>
  32.     <key>CFBundleLongVersionString</key>
  33.     <string>1.0.3, Copyright 2003 Ground Zero Software, Inc. and Justin Van Eaton</string>
  34.     <key>CFBundleName</key>
  35.     <string>Pop the Wheezil</string>
  36.     <key>CFBundlePackageType</key>
  37.     <string>APPL</string>
  38.     <key>CFBundleShortVersionString</key>
  39.     <string>1.0.3</string>
  40.     <key>CFBundleSignature</key>
  41.     <string>Wezl</string>
  42.     <key>CFBundleVersion</key>
  43.     <string>1.0.3</string>
  44.     <key>LSPrefersCarbon</key>
  45.     <true/>
  46.     <key>NSHumanReadableCopyright</key>
  47.     <string>Copyright (c) 2003 Ground Zero Software, Inc. and Justin Van Eaton</string>
  48. </dict>
  49. </plist>
  50.